Back to Daytona

PaymentUrl

libs/billing-api-client/src/docs/PaymentUrl.md

0.178.0457 B
Original Source

PaymentUrl

Properties

NameTypeDescriptionNotes
urlstring[optional] [default to undefined]

Example

typescript
import { PaymentUrl } from './api';

const instance: PaymentUrl = {
    url,
};

[Back to Model list] [Back to API list] [Back to README]