Skip to main content
Protocol
protocol TransactionApiModel : Decodable, Identifiable

Instance Methods

toDomain(withService:)

func toDomain(withService service: any SmartWalletService) -> Transaction?