Status

public struct Status : Decodable, Equatable

The status of the person-to-person (P2P) request.

  • The value representing the status of the P2P request.

    Declaration

    Swift

    public let value: P2PRequestStatus